Home
last modified time | relevance | path

Searched refs:architecture_attributes_ (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/cronet/components/nacl/renderer/plugin/
H A Dpnacl_translate_thread.cc93 architecture_attributes_ = architecture_attributes; in SetupState()
196 architecture_attributes_); in DoCompile()
201 architecture_attributes_); in DoCompile()
H A Dpnacl_coordinator.cc94 architecture_attributes_(GetArchitectureAttributes(plugin)), in PnaclCoordinator()
401 &error_info_, &pnacl_options_, architecture_attributes_, this); in RunCompile()
H A Dpnacl_coordinator.h158 std::string architecture_attributes_; variable
H A Dpnacl_translate_thread.h172 std::string architecture_attributes_; variable