/external/chromium_org/chrome/common/extensions/manifest_tests/ |
extension_manifest_test.h | 122 extensions::Manifest::Location location_; member in struct:ExtensionManifestTest::Testcase
|
/art/runtime/ |
oat_file.cc | 119 : location_(location), begin_(NULL), end_(NULL), dlopen_handle_(NULL) { 120 CHECK(!location_.empty());
|
dex_file.h | 370 return location_; 843 location_(location), 881 const std::string location_; member in class:art::DexFile [all...] |
class_linker_test.cc | 607 offsets.push_back(CheckOffset(OFFSETOF_MEMBER(mirror::DexCache, location_), "location")); [all...] |
/external/chromium_org/ash/ |
extended_desktop_unittest.cc | 94 location_.ToString() + " " + root_location_.ToString(); 104 location_ = event->location(); 110 location_.SetPoint(-999, -999); 115 gfx::Point location_; member in class:ash::__anon3205::EventLocationRecordingEventHandler [all...] |
/external/chromium_org/chrome/browser/extensions/ |
sandboxed_unpacker.h | 233 Manifest::Location location_; member in class:extensions::SandboxedUnpacker
|
sandboxed_unpacker.cc | 223 location_(location), 351 temp_crx_path, extension_id_, location_, creation_flags_)); 386 location_,
|
extension_service_unittest.cc | 231 : location_(location), visitor_(visitor), visit_count_(0) { 254 i->first, &version, i->second.second, location_, 276 *location = location_; 297 Manifest::Location location_; member in class:MockExtensionProvider [all...] |
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/ |
execution_monitor.hpp | 125 execution_exception( error_code ec_, const_string what_msg_, location const& location_ ); // max length 256 inc '\0'
|
/external/chromium/base/ |
tracked_objects.h | 164 const Location location() const { return location_; } 171 const Location location_; member in class:tracked_objects::BirthOnThread 200 // The number of births on this thread for our location_.
|
tracked_objects.cc | 74 : location_(location), [all...] |
/external/chromium_org/ui/views/layout/ |
grid_layout.cc | 105 location_ = location; 109 return location_; 146 int location_; member in class:views::LayoutElement [all...] |
/external/chromium_org/base/ |
tracked_objects.h | 203 const Location location() const { return location_; } 210 const Location location_; member in class:tracked_objects::BirthOnThread 251 // The number of births on this thread for our location_. [all...] |
tracked_objects.cc | 199 : location_(location),
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/impl/ |
execution_monitor.ipp | [all...] |
/external/chromium/chrome/browser/extensions/ |
extension_service_unittest.cc | 140 : location_(location), visitor_(visitor), visit_count_(0) { 163 i->first, version.get(), i->second.second, location_); 183 *location = location_; 203 Extension::Location location_; member in class:MockExtensionProvider [all...] |
/external/chromium/chrome/common/extensions/ |
extension.h | 573 Location location() const { return location_; } 804 Location location_; member in class:Extension [all...] |
extension.cc | [all...] |
/external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/ |
parser.h | 258 SourceCodeInfo::Location* location_; member in class:google::protobuf::compiler::Parser::LocationRecorder
|
/external/chromium_org/third_party/protobuf/src/google/protobuf/ |
descriptor.pb.h | 2759 ::google::protobuf::RepeatedPtrField< ::google::protobuf::SourceCodeInfo_Location > location_; member in class:google::protobuf::SourceCodeInfo [all...] |
descriptor.pb.cc | 433 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(SourceCodeInfo, location_), [all...] |
/cts/tests/tests/provider/src/android/provider/cts/ |
CalendarTest.java | 372 values.put(Events.EVENT_LOCATION, "LOCATION_" + seedString); 484 values.put(Events.EVENT_LOCATION, "LOCATION_" + seedString); [all...] |
/external/v8/src/ia32/ |
macro-assembler-ia32.cc | [all...] |