/prebuilts/module_sdk/art/current/host-exports/include/art/libartbase/base/metrics/ |
D | metrics.h | 337 bool IsNull() const override { return Value() == 0; } in IsNull() function 391 bool IsNull() const override { return Count() == 0; } in IsNull() function 429 bool IsNull() const override { return Value() == 0; } in IsNull() function 496 bool IsNull() const override { in IsNull() function 544 bool IsNull() const override { return Value() == 0; } in IsNull() function
|
/prebuilts/module_sdk/art/13/common_os/include/art/libartbase/base/metrics/ |
D | metrics.h | 337 bool IsNull() const override { return Value() == 0; } in IsNull() function 391 bool IsNull() const override { return Count() == 0; } in IsNull() function 429 bool IsNull() const override { return Value() == 0; } in IsNull() function 496 bool IsNull() const override { in IsNull() function 544 bool IsNull() const override { return Value() == 0; } in IsNull() function
|
/prebuilts/module_sdk/art/13/include/art/libartbase/base/metrics/ |
D | metrics.h | 337 bool IsNull() const override { return Value() == 0; } in IsNull() function 391 bool IsNull() const override { return Count() == 0; } in IsNull() function 429 bool IsNull() const override { return Value() == 0; } in IsNull() function 496 bool IsNull() const override { in IsNull() function 544 bool IsNull() const override { return Value() == 0; } in IsNull() function
|
/prebuilts/module_sdk/art/7/common_os/include/art/libartbase/base/metrics/ |
D | metrics.h | 336 bool IsNull() const override { return Value() == 0; } in IsNull() function 390 bool IsNull() const override { return Count() == 0; } in IsNull() function 428 bool IsNull() const override { return Value() == 0; } in IsNull() function 495 bool IsNull() const override { in IsNull() function 543 bool IsNull() const override { return Value() == 0; } in IsNull() function
|
/prebuilts/module_sdk/art/current/sdk/common_os/include/art/libartbase/base/metrics/ |
D | metrics.h | 337 bool IsNull() const override { return Value() == 0; } in IsNull() function 391 bool IsNull() const override { return Count() == 0; } in IsNull() function 429 bool IsNull() const override { return Value() == 0; } in IsNull() function 496 bool IsNull() const override { in IsNull() function 544 bool IsNull() const override { return Value() == 0; } in IsNull() function
|
/prebuilts/module_sdk/art/current/sdk/include/art/libartbase/base/metrics/ |
D | metrics.h | 342 bool IsNull() const override { return Value() == 0; } in IsNull() function 397 bool IsNull() const override { return Count() == 0; } in IsNull() function 435 bool IsNull() const override { return Value() == 0; } in IsNull() function 502 bool IsNull() const override { in IsNull() function 550 bool IsNull() const override { return Value() == 0; } in IsNull() function
|
/prebuilts/module_sdk/art/17/include/art/libartbase/base/metrics/ |
D | metrics.h | 340 bool IsNull() const override { return Value() == 0; } in IsNull() function 395 bool IsNull() const override { return Count() == 0; } in IsNull() function 433 bool IsNull() const override { return Value() == 0; } in IsNull() function 500 bool IsNull() const override { in IsNull() function 548 bool IsNull() const override { return Value() == 0; } in IsNull() function
|
/prebuilts/go/linux-x86/src/cmd/go/internal/base/ |
D | path.go | 69 func IsNull(path string) bool { func
|
/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/Utility/ |
D | ConstString.h | 300 bool IsNull() const { return m_string == nullptr; } in IsNull() function
|
/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Utility/ |
D | ConstString.h | 309 bool IsNull() const { return m_string == nullptr; } in IsNull() function
|
/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/Utility/ |
D | ConstString.h | 309 bool IsNull() const { return m_string == nullptr; } in IsNull() function
|
/prebuilts/clang/host/linux-x86/clang-r547379/include/lldb/Utility/ |
D | ConstString.h | 311 bool IsNull() const { return m_string == nullptr; } in IsNull() function
|
/prebuilts/android-emulator/linux-x86_64/include/flatbuffers/ |
D | buffer.h | 31 bool IsNull() const { return !o; } in IsNull() function
|
D | flexbuffers.h | 392 bool IsNull() const { return type_ == FBT_NULL; } in IsNull() function
|
/prebuilts/android-emulator/darwin-x86_64/include/flatbuffers/ |
D | flatbuffers.h | 67 bool IsNull() const { return !o; } in IsNull() function
|
D | flexbuffers.h | 391 bool IsNull() const { return type_ == FBT_NULL; } in IsNull() function
|
/prebuilts/go/linux-x86/src/syscall/js/ |
D | js.go | 124 func (v Value) IsNull() bool { func
|